home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / System 7 / AppleScript / Sample Scripts.sit / Sample Scripts / Finder Agents / What’s New?.rsrc / TEXT_1128.txt < prev    next >
Encoding:
Text File  |  1993-04-07  |  500 b   |  3 lines

  1. This script wakes up every 15 minutes and checks a folder. If there are new items in the folder, the script will display an alert listing those items. If the folder is on a server, the script will automatically mount and unmount the server whenever it checks.
  2. The script is set to watch the ‚ÄúWhat‚Äôs New...?‚Äù folder on ES‚Ä¢Software 3, a server on the Apple network. The server and folder to watch, and the check rate, can be easily modified by editing the script.
  3. [This script is by Jens Alfke]